home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1995 March / Macworld CD-ROM (March 1995).cdr / Demos / Paper Planes / Demo / 00001.ls next >
Encoding:
Text File  |  1994-08-25  |  153 b   |  7 lines

  1. on exitFrame
  2.   global audioFile
  3.   set audioFile to "P18"
  4.   preLoadCast(the number of cast "FlatbedS1")
  5.   preLoadCast(the number of cast "FlatbedS2")
  6. end
  7.